String Schema
ClassBaseCommonType Complex Type
Description
Flight class information
Namespace http://string.drv.de/xmlschema/string
Diagram
CabinClass Element Sequence ClassBaseCommonType Complex Type
Overview
ClassBaseCommonType
Flight class information
Source
<xs:complexType name="ClassBaseCommonType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Flight class information</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CabinClass" type="CabinClassType" nillable="true" minOccurs="0" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.